home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Sound / sound-view / SoundView ReadMe < prev   
Text File  |  1995-05-25  |  3KB  |  53 lines

  1. SoundView
  2. Steve Bird  
  3. Southwest Research Institute  
  4. San Antonio, Tx  78228
  5. SBird@SwRI.edu
  6. May 24, 1995
  7.                                                                                                     
  8. What's all this, then?
  9.  
  10.   This FREEWARE package allows the user to view the time-wave and frequency spectrum LIVE from any Macintosh® sound input device.  Real-time display is possible on faster Macintoshes;  display rates of >110 frames per second are possible on a Power Mac 8100/100; 30 fps on a Quadra 950.  A "Waterfall", or raster plot of previous spectral history, is presented in a separate window. Recording and playback of monophonic 8-bit sound is supported; a spectragram can be made of the captured data; whether recorded by SoundView, or imported from any sound file. A readout provides the frequency value of a point specified by the mouse cursor. 
  11.                                                                                                     
  12. This package contains:
  13.  
  14. • This file: "SoundView ReadMe".
  15.  
  16. • The application itself. No special installation is required.
  17.  
  18. • The source code is available at URL:
  19. gopher://www.physics.swri.edu/SoundView/
  20.  
  21.   This includes fast 680x0 assembly code for FFT & Square Root functions; as well as PPC 601 assembly code for integer square root, and fast C code for integer FFT.
  22.                                                                                                     
  23. System Requirements:
  24.  
  25. • Any Macintosh computer with a sound input device.
  26.  
  27.                                                                                                     
  28. How to run:
  29.  
  30. • Open the application "SoundView".  Use balloon help for assistance regarding the menu choices.
  31.  
  32. • For maximum speed (in decreasing order of benefit)
  33.    • Set your main monitor to 256 colors.
  34.    • Close other backgrounding programs (Especially Launcher - why, I do not know....)
  35.    • Set the Sample Rate in the OPTIONS menu to the highest value allowed.
  36.    • Set the block size to 256.
  37.    • Close the Time or Waterfall windows, whichever you do not need.
  38.    • Turn off 'Lines Mode' in the OPTIONS menu.  
  39.    • Turn off 'Sync' in the OPTIONS menu. 
  40.    • Close the Spectragram and Capture windows.
  41.  
  42.                                                                                                     
  43. Version history:
  44.   1.0.6 - first public release.
  45.                                                                                                     
  46.   Please send E-mail to the above address with comments or questions. 
  47. Let me know what use you can make of it.
  48.                                                                                                     
  49.                                                                                                     
  50.  
  51. Macintosh is a trademark of Apple Computer, Inc.
  52.  
  53.